home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1998 June / Software of the Month Club 1998 June.iso / pc / dos / edu / mapit20 / orbits1.sim < prev    next >
Text File  |  1998-04-15  |  422b  |  17 lines

  1. ; orbits1.sim  -  demonstrate orbit from Florida. 
  2. Output DBF: C:gps
  3.  
  4. delta time 60
  5. simulation rate 1000         ; Ineffective if delta time defined
  6. ;stop at 01-02-70,07:27
  7. stop at 02-JANuary-1970,07:27:35
  8.  
  9. 07:27  DEFINE 153  28.4 -80.6  
  10.         period   1:30         COLOR 9  heading 090
  11.         for 3:30              ; Stops orbit
  12.  
  13.  
  14. 07:27  DEFINE GEO  -40 0
  15.         geosynchronous  COLOR 7  heading 90
  16.  
  17.